vchiq_arm: Access the dequeue_pending flag locked
authorPhil Elwell <phil@raspberrypi.org>
Wed, 23 Mar 2016 14:16:25 +0000 (14:16 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 20 Feb 2017 20:28:32 +0000 (20:28 +0000)
commitf4c962d8d94cacec0049f8167ca7b59b0909f7ad
tree7aef670d1cf9dc360e6d5035ab3ee8965310efb3
parent16bb6574646104789a1ed844ffad670e2c336084
vchiq_arm: Access the dequeue_pending flag locked

Reading through this code looking for another problem (now found in userland)
the use of dequeue_pending outside a lock didn't seem safe.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c